home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / SNNSV32.ZIP / SNNSv3.2 / xgui / sources / bn_menu.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-25  |  716 b   |  30 lines

  1. /*****************************************************************************
  2.   FILE           : bn_menu.h
  3.   SHORTNAME      : bn_menu
  4.   SNNS VERSION   : 3.2
  5.  
  6.   PURPOSE        : 
  7.   NOTES          :
  8.  
  9.   AUTHOR         : Kai-Uwe Herrmann
  10.   DATE           : 15.1.1993
  11.  
  12.   CHANGED BY     : 
  13.   IDENTIFICATION : @(#)bn_menu.h    1.8 3/2/94
  14.   SCCS VERSION   : 1.8
  15.   LAST CHANGE    : 3/2/94
  16.  
  17.              Copyright (c) 1990-1994  SNNS Group, IPVR, Univ. Stuttgart, FRG
  18.  
  19. ******************************************************************************/
  20. #ifndef _BN_MENU_DEFINED_
  21. #define  _BN_MENU_DEFINED_
  22.  
  23.  
  24. extern void bn_BignetMenu (Widget w, XtPointer client_data, XtPointer call_data);
  25.  
  26.  
  27. #endif 
  28. /* end of file */
  29. /* lines:  */
  30.